home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 December / PCWorld_2007-12_cd.bin / v cisle / steadystate / SteadyState_Setup_ENU.exe / sctengine.dll / REGISTRY / 115 (.txt) < prev   
Encoding:
InstallShield Script  |  2007-06-05  |  904 b   |  24 lines

  1.     SCTEngine.LegacyScriptManager.1 = s 'LegacyScriptManager Class'
  2.     {
  3.         CLSID = s '{AD9AC0D9-2116-4759-BD27-7F01AC502446}'
  4.     }
  5.         SCTEngine.LegacyScriptManager = s 'LegacyScriptManager Class'
  6.     {
  7.         CLSID = s '{AD9AC0D9-2116-4759-BD27-7F01AC502446}'
  8.                 CurVer = s 'SCTEngine.LegacyScriptManager.1'
  9.     }
  10.     NoRemove CLSID
  11.     {
  12.                 ForceRemove {AD9AC0D9-2116-4759-BD27-7F01AC502446} = s 'LegacyScriptManager Class'
  13.         {
  14.                         ProgID = s 'SCTEngine.LegacyScriptManager.1'
  15.                         VersionIndependentProgID = s 'SCTEngine.LegacyScriptManager'
  16.             InprocServer32 = s '%MODULE%'
  17.             {
  18.                 val ThreadingModel = s 'Apartment'
  19.             }
  20.             val AppID = s '%APPID%'
  21.             'TypeLib' = s '{3B8F69F7-E03A-4F0A-A710-54E964679D6C}'
  22.         }
  23.     }
  24.